CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - interior point

搜索资源列表

  1. inpoly

    0下载:
  2. This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book. This program reads a polygon P followed by query points from stdin. The in
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3166
    • 提供者:fds
  1. eee

    0下载:
  2. 一个不错的E语言准星源码,准星开源的并不多,给大家分享一下吧-A good point source, interior E language source is not much, to share
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-06
    • 文件大小:49660
    • 提供者:宋世杰
  1. Monolithic_resection

    0下载:
  2. 单片后方交会,在有地面控制点和内定向参数、外方位元素初始值的前提下,计算影像的外方位元素-Monolithic resection, in a ground control point and the interior orientation parameters of exterior orientation elements of the initial value under the premise of the calculation of the Exterior Orientatio
  3. 所属分类:transportation applications

    • 发布日期:2017-04-07
    • 文件大小:3244
    • 提供者:vicent
  1. room

    0下载:
  2. 掌握透视投影与平行投影的基本原理 掌握OpenGl的投影变换的基本方法 设计并实现一个室内场景造型 交互式方式实现室内场景浏览功能 设计视点运动轨迹 -Perspective projection and parallel projection master the basic principles of OpenGl projection master the basic method of transformation Design and implement
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:891652
    • 提供者:张建
  1. kongjianhoufangjiaohui

    0下载:
  2. 四点坐标的单像空间后方交会的程序,可以自定义内方位元素和摄影比例尺等。-Single four-point coordinates, as space resection program, you can customize the interior orientation elements and photography scale and so on.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:305644
    • 提供者:
  1. example3

    0下载:
  2. 三维Sierpinski镂垫的递归程序,使用三维点,由于每个四面体都是凸性的,因此四面体的顶点与其内部任意点肯定在四面体内部-3D Sierpinski router pad of the recursive procedure, using a three-dimensional point, because each tetrahedron is convex, so the tetrahedral vertex and any point must be in the tetrahedra
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:898926
    • 提供者:
  1. Contour-extraction

    0下载:
  2. 轮廓提取的目的就是获得图像的外部特征,是进行图像分析的有用手段之一.二值图像轮廓提取的算法非常简单,就是掏空内部点:如果原图中有一点为黑,且它的8个相临点都是黑色时,则将该黑点删掉-Contour extraction is to obtain the purpose of the external characteristics of the image, is useful for image analysis means of the binary image contour extrac
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:4943
    • 提供者:Robin
  1. tr0217

    0下载:
  2. 一个类似sharpdevelop的winform全插件框架。但是比它更加灵活,调用插件时既可以基于接口,也可以不基于接口;每一个插件代表一个服务类,一个服务类有多个方法,这一点上与OSGI类似。通过插件配置功能能够将插件注册到界面上,界面元素提供的参数也能很容易的传递到插件内部。更新界面也只在必要的时候进行。总之这个插件框架式非常有效率的。包含有详尽的文档和示例,还实现了一个功能强大的web浏览器作为示例。项目的网站http://tr0217.codeplex.com。 -A the win
  3. 所属分类:.net

    • 发布日期:2017-11-01
    • 文件大小:15579080
    • 提供者:尧思齐
  1. DrawingBezier

    0下载:
  2. Visual C#绘制由四个Point点定义的贝塞尔样条曲线,画四个小圆圈代表每个点,使用画刷填充指定区域,用过PhotoShop图形处理工具的朋友会明白,这个和里面的钢笔工具很相似。-Visual C# sorteo puntos definidos por las cuatro curvas spline de Bézier Point, dibujar cuatro círculos pequeñ os representan cada punto, utilice un cepi
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6912
    • 提供者:gpudn18
  1. Heat-transfer.-Heat-loss-from-a-pipe-in-an-indoor

    0下载:
  2. Heat loss rate of a pipe in an outdoor location This routine is defined to work for carbon steel pipe dimensions and with water / steam as interior fluid. The pipe is surrounded by an ambient air at a temperature te and a clear sky night. T
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1150168
    • 提供者:Karl
  1. panduandianshifouzaituxingnei

    0下载:
  2. 这个用C#编译的程序可以用来判断一个点是否在一个任意凸多边形内部。-The program compiled using C# can be used to determine whether a point in an arbitrary convex polygon interior.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:25468
    • 提供者:
  1. ConvexHull

    1下载:
  2. 凸包(ConvexHull)就是把给定点包围在内部的,面积最小的凸多边形。时间复杂度为O(n)先计算凸包,输入点数组p,点个数为n,输出点数组ch。函数返回凸包顶点数。(The convex hull (ConvexHull) is the smallest convex polygon that surrounds the point to its interior. The time complexity is O (n). First, the convex hull is compute
  3. 所属分类:

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:dosense
  1. 计算机图形学

    0下载:
  2. 在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:4198400
    • 提供者:水无缘
  1. opflatestedition

    2下载:
  2. 基于内点法的最优潮流计算,跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。(Optimal power flow calculation based on interior point method, the point-of-flight optimal power flow program in the tracking center trajectory achieves the economic distribution with the least active loss
  3. 所属分类:数学计算

    • 发布日期:2020-04-05
    • 文件大小:5120
    • 提供者:不举高高么
  1. 内点法C++

    2下载:
  2. 使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
  3. 所属分类:其他

    • 发布日期:2020-02-11
    • 文件大小:5120
    • 提供者:波波b
  1. 内点法程序及说明

    4下载:
  2. Matlab编写的内点惩罚法,内附有函数说明,简单实用(The interior point punishment method compiled by Matlab is simple and practical with function explanation)
  3. 所属分类:其他

    • 发布日期:2020-05-04
    • 文件大小:7168
    • 提供者:枫偌
« 1 2 3 4 5 6 7 8»
搜珍网 www.dssz.com